
(a):I found it easily cause sum of measurable sets are measurable. (b),(c): I know limsup(Sn/n) is also measurable but I can't prove that just sup(Sn/n) is measurable. (d): I solved it by using the taking out what is known rule. (e): I don't know whether I can take out X1 by taking out what is known rule or not. Many Thanks!
(b) It is well-known that the countable supremum of measurable functions is measurable, i.e. if $(Y_n)_{n \in \mathbb{N}}$ is a sequence of $\mathcal{F}$-measurable (real-valued) random variables, then $\sup_{n \geq 1} Y_n$ is also $\mathcal{F}$-measurable. To see this, note that $$\left\{ \sup_{n \geq 1} Y_n > \alpha \right\} = \bigcup_{n \in \mathbb{N}} \{Y_n>\alpha\} \in \mathcal{F}$$ for any $\alpha \in \mathbb{R}$.
(e) We have
$$S_n = \mathbb{E}(S_n \mid \sigma(S_n)) = \sum_{j=1}^n \mathbb{E}(X_j \mid \sigma(S_n)).$$
If we can show that $$\mathbb{E}(X_j \mid \sigma(S_n)) = \mathbb{E}(X_1 \mid \sigma(S_n)) \qquad \text{for all $j=1,\ldots,n$}, \tag{1}$$ then we get
$$S_n = n \mathbb{E}(X_1 \mid \sigma(S_n)),$$
i.e.
$$\mathbb{E}(X_1 \mid \sigma(S_n)) = \frac{S_n}{n}.$$
It remains to prove $(1)$. To this end, recall that the $\sigma$-algebra $\sigma(S_n)$ is generated by sets of the form $\{S_n \in B\}$ for Borel sets $B$ and therefore $Y = \mathbb{E}(X \mid \sigma(S_n))$ if and only if $Y$ is $\sigma(S_n)$-measurable and
$$\int_{\{S_n \in B\}} X \, d\mathbb{P} = \int_{\{S_n \in B\}} Y \, d\mathbb{P}.$$
So, in order to show $(1)$, it suffices to show that
$$\int_{\{S_n \in B\}} X_1 \, d\mathbb{P} = \int_{\{S_n \in B\}} X_j \, d\mathbb{P}. \tag{2}$$
Denoting by $\mathbb{P}_{X_1,\ldots,X_n}$ the joint law of $(X_1,\ldots,X_n)$, we have
$$\int_{\{S_n \in B\}} X_1 \, d\mathbb{P} = \int 1_B(x_1+\ldots+x_n) x_1 \, d\mathbb{P}_{X_1,\ldots,X_n}(x_1,\ldots,x_n).$$
Now, since the random variables are independent and identically distributed, we get
$$\begin{align*} \int_{\{S_n \in B\}} X_1 \, d\mathbb{P} &= \int \dots \int 1_B(x_1+\ldots+x_n) x_1 \, d\mathbb{P}_{X_1}(x_1) \dots \, d\mathbb{P}_{X_n}(x_n) \\ &= \int \dots \int 1_B(x_1+\ldots+x_n) x_j \, d\mathbb{P}_{X_1}(x_1) \dots \, d\mathbb{P}_{X_n}(x_n) \\ &= \int 1_B(x_1+\ldots+x_n) x_j \, d\mathbb{P}_{X_1,\ldots,X_n}(x_1,\ldots,x_n) \\ &= \int_{\{S_n \in B\}} X_j \, d\mathbb{P} \end{align*}$$
for all $j=1,\ldots,n$.