Fetch precomputed steady state variables

If I have precomputed the relevant steady state variables and just want to do first or higher order perturbation using dynare, in the *_steadystate.m file can I just load in the relevant variables following the template and then after loading in all parameters, variables, etc. run stock_simul() or do I need to go about this some other way?

Thank you very much in advance.

Yes, that should work.