The sentence "Values inside {NAME} are looked up on the control’s this.options . . ." in "Templated Event Handlers Pt 1" gives the impression that the {value} is looked up.
So I passed an Observe as options to the template and expected {a}, {a} change, {options} a, {this} a or something else pointing to "a" to trigger.