{foreach item=unit from=$data.units|array_reverse} {if $field.options_map.$unit}
{$unit}
{/if} {/foreach}