Jeremy,
You can change default resolution assigned by RPP to new tiff files,
but this involves some Terminal work :)
For 500dpi:
1. Open Terminal (it's in Applications/Utilities)
2. Cut and paste this command:
defaults write net.tigry.rpp TiffXResolution 500
and hit Enter.
3. And again this one:
defaults write net.tigry.rpp TiffYResolution 500
and hit Enter.
This will tell RPP to assign 500 dpi to all new Tiff files.
You may change the value from 500 to any other of course, even with
fractions like 402.4 f.e.,
but keep them equal in both commands unless you know exactly what you
are doing.
Regards,
Andrey