OCS: showing registration options in prepared email

Hi there. I’m still working out OCS, so apologies if this is a silly question. But is it possible to list the varios “registration options” as well as the registration type (which is pulled in via the {$registrationType} code) in the prepared email to people who register for the conference?

That is, on the form, something like:

{$registrantName}:

You have now been registered as a registrant in our online conference management system for {$conferenceName}, with the following registration:

{$registrationType}

You elected the following options:
{$option[1]}
{$option[2]}

Is this possible??