Controls should add any content to the interaction model that they rely
on. In particular, intents, slot types and slot values.
The imData parameter contains localized information for all known slot
types and intents. The updateInteractionModel() method should use
this to obtain the raw data that is added to the generator.
Optional interface for Controls that wish to customize Interaction Model.