{if is_array($options) && count($options) > 0} {foreach name=outer item=options_data from=$options} {/foreach}
{$options_data.NAME}: 
{/if}