Publishing and updates

If you publish, and then update the code a week later, how will it affect player saves? If the game has changed dramatically, and objects removed, variables changed, etc..

Player saves will not be affected at all. The entire game is saved, game code, player state, everything.

So does that mean saves will not use the new variables, and continue using the old version?

Yes