Are there any choices other than 'int', 'bool', and 'field' for the data types in the declarations of a template? Specifically, is there anything that offers functionality similar to a radio button or dropdown list?

Thanks.