{label}
{#if isEdited}
{$t('unsaved_change')}
{/if}
{#if desc}
{desc}
{/if}
{#each options as option}
{option.text}
{/each}