This script provides "choice options" that provide finer control over your choices.
You can now hide choices that should not be shown using a few simple conditions rather than duplicating a choice list several times using conditional branches.
You can disable choices from being selected, which is simply impossible under normal circumstances.