This is possible and do the following 2 options will help you.
1.Use the GetProps method in a smart coder to get the values from one page to another page. Note that it will work only for the immediate page.
Ensure the data configured on the previous page navigation method.
2.Alternatively you can you the Set and Get Local storage concept to do that. It is a recommended one.