I tried hard but can’t find where this is documented - I’d expect something as core as a variable type would be documented somewhere as:
O: variables :
RPN: … (found this: Used for variables within components, where the variable scope is the component itself.)
Javascript: ..
External Simconnnect: …
WASM Simconnect …
Typescript ..
RPN …
Template language …
but I can’t find other mention of it in the SDK docs and “O” is a tricky search term. I’m assuming outside of the model XML/RPN there has to be a reference to the model XML component id that contains the O simvar but that immediately suggests complexity with the use in a template that could be in any component.