Passing data from one page to another

Is there any hope of us ever being able to pass data from one page to another?

I’m currently working on an idea for my Grid.

I’m using VSN1 + EN16. I select a MIDI channel (1-16) using VSN1 and all my encoders on EN16 are programmatically changed to message this selected MIDI channel. The problem is when I run out of encoders and switch to the next page the current context is discarded and from what I can see there’s no way for me to pass the currently selected MIDI channel to the next page.

Any insight welcome.