option

open suspend fun option(label: Key, value: String, body: suspend StringSelectOption.() -> Unit = {})

Add an option to this select menu.