$\def\bbnfin{\mathbb{N}^{\text{fin}}}\def\bbn{\mathbb{N}}$
Let me first clarify my definitions. For a word $w \in \Sigma^*$, with $\Sigma={a_1, \ldots, a_n}$, I define two structures: $$\bbn(w) ${\mathbb{N}}(w) = \langle \bbn, {\mathbb{N}}, <, Q_{a_1}, \ldots, Q_{a_n} \rangle,$$ and the more usual word model: $$\bbnfin(w) ${\mathbb{N}^{\rm fin}}(w) = \langle \{0, \ldots, |w|-1\}, <, Q_{a_1}, \ldots, Q_{a_n} \rangle,$$ where $Q_{a_i} = \{p \;|\; w_p = a_i\}$.
Then WS1S is the set of second order formulas with models of the form $\bbn(w)$, {\mathbb{N}}(w)$, with order, and for which second order quantification is limited to finite subsets of the domain. MSO is the set of second order formulas with models of the form $\bbnfin(w)$, {\mathbb{N}^{\rm fin}}(w)$, with order.
The usual proof that REG = WS1S proves at the same time that MSO = WS1S. My question is then, for which first or second order relations can we keep this to be true?
For instance, if we add a unary predicate $E(X)$ which says that a (monadic) second order variable contains an even number of objects, we add no power, as $E(X)$ is expressible as "there exists $X_1$ and $X_2$ that partition $X$, in such a way that if an element is in $X_i$ the next one in $X$ is in $X_j$, $i \neq j$, and the first element of $X$ is in $X_1$ and the last is in $X_2$."
Now, if we add a predicate $|X| < |Y|$, then WS1S becomes undecidable (see Klaedtke & Ruess, 10.1.1.7.3029), while MSO stays trivially decidable.
Thank you.

