Site icon Hip-Hop Website Design and Development

Contact Form 7: conditional logic in e-mail

I have a contact form where a user can select among multiple choices, e.g. single room or double room. A single room costs 50$, a double room 100$.

After the form is submitted, I would like to receive an email with the correct price for the user. How can I add such a conditional login into the email that is being sent to me?