{#if label}
{label}
{/if}
{#each options as option (option.value)}
{option.label}
{/each}