{if $options != ''}
{foreach name=outer item=options_data from=$options}
{$options_data.NAME}
{/foreach}
{/if}