There is no way to do that. PAD does not store variable values between flow runs, regardless of whether you run it from the beginning of the flow, or from any other point in it.
You need to initialize variables to have values in them. When you run your flow, the values will be cleared for a fresh run. If you want to debug something, add some Set variable actions before the part of your flow that you want to test, and run them.
-------------------------------------------------------------------------
If I have answered your question, please mark it as the preferred solution. If you like my response, please give it a Thumbs Up.
I also provide paid consultancy and development services using Power Automate. If you're interested, DM me and we can discuss it.