Accessing persistence_type='session' data

hello everyone,

I’m trying to make an multi-page app that has checkboxes on first page and second page has description of said selected.
My question is how do i access the data from checkboxs that have persistence=True, persistence_type=‘session’ ?