Example:
{choose1:hello|hi|hey} {lockedchoose1:100|200|300} {lockedchoose1a:300|300|450} {modifybal:[lockedchoice1]} {cooldown:[lockedchoice1a]} [choice]!
Basically giving subsections to whatever the choice is, in case multiple decisions need to be made off of the one choice.
Already possible via reusing the lockedchoose variable; use this instead:
{choose1:hello|hi|hey} {lockedchoose1:100|200|300} {modifybal:[lockedchoice1]} {lockedchoose1:300|300|450} {cooldown:[lockedchoice1]} [choice]!