DropdownSpec

fun DropdownSpec(    api_path: IdentifierSpec,     @StringRes label: Int,     items: List<DropdownItemSpec>)