yes possible. I first did this years ago, but bubble has since made it easier with new features.
Now I use the navigation go to page with the data to send as text with the path list necessary, but using path list instead of parameters is more challenging.
Simply extract URL change from parameter to path list, then use operator contains and match against the options…honestly I could tell you five or six different ways but each depends on your set up and what other things are done on the page, since content type on a page makes it not possible to send data as a text, while needing SEO on the page makes using URL parameters a no go.