{#each options as option, i (i)} {#if i > 0} {/if}
{#if option === selected}
{/if}
{/each}