SoSci Survey will encode response options from 1 on, for most of the question types.
To work with codes as of 0, you can either recode them into internal variables in SoSci Survey, using value(), the minus symbol and put().
Or you can do the recoding in SPSS, using COMPUTE x = y - 1.