Yes
There is a generic grbl post processor.
With that post selected, your post process window looks something like this?
You want to change the setting for “Safe Retracts” to “Clearance Height”.
You can also change line 49 in the current version of the PP from
value: "G28",
to
value: "clearanceHeight",
That way, you won’t have to mess with it again.