Get additional event data

Is it possible to access some event data in an custom HTML Tag?

parameters: {…}
​​
eventName: "mtm.Timer"
​​
triggerInterval: 3000
​​
triggerLimit: 1

For example. I want to access the triggerInterval of the trigger.

Thx