OptionToggle

fun OptionToggle(title: String, contentDescription: String, optionData: MutableLiveData<Boolean>)