{#if label}
{label}
{/if}
{#each options as obj}
{obj.text}
{/each}