Is there a way to specify the simulation step in waveform expressions?

I need to divide a voltage in one simulation step with a current in another simulation step.

That’s the same as the PSpice syntax. Use the ‘@’ character. E.g. V(n01)@3 is V(n01) from the 3rd step.