DropdownSpec

fun DropdownSpec(    apiPath: IdentifierSpec,     labelTranslationId: TranslationId,     items: List<DropdownItemSpec>)