without loss of generality, suppose S0 is divisible by 4.
S1= S0+2
S2 = S1+3 = S0 + 5, since S1 is not divisible by 4
S3 = S2+3 = S0 + 8, since S2 is not divisible by 4
S4 = S3+2 = S0 + 10, since S3 = S0 + 8, which is divisible by 4
S5 = S4+3 = S0 + 13, since S4 = S0 + 10, which is not divisible by 4
S6 = S5+3 = S0 + 16, since S5 = S0 + 13, which is not divisible by 4
S6 - S4 = S0 + 16 - S0 + 10 = 6
Only two values from the options match, where the difference between two terms is 6 - 16,22.