The default templates are designed to be examples of store functionality and the productdetail.template contains an example where the first of the 3 default product options can be converted to a message field by way of the messagefield.flags setting in the back office.
You can of create your own custom templates with custom fields... there is some info on this here:
https://nbstore.codeplex.com/wikipage?title=Templates%2c%20styling%20and%20code&referringTitle=Documentation
If your classes are always consistent and require the same options and information, then you can probably get away with using the default templates. Any thing else and you'd need to get your hands dirty in the template code.
Regards
ROb
You can of create your own custom templates with custom fields... there is some info on this here:
https://nbstore.codeplex.com/wikipage?title=Templates%2c%20styling%20and%20code&referringTitle=Documentation
If your classes are always consistent and require the same options and information, then you can probably get away with using the default templates. Any thing else and you'd need to get your hands dirty in the template code.
Regards
ROb