Refactor PrefabPreProcess to pass an options struct instead of `bool resetLocalTransform`
- add options to turn each part of PreProcessing on and off
- default to everything enabled
- Scene2Scene will only run the stripping, not PreProcess() callbacks