This will probably only be of limited help, and is probably too late to be of any help, but...
What is your reference text? From the question, it looks like that by definition the integral depends on the parametrisation. Namely, $S^2$ denotes the unit sphere together with the parametrization $f(u,v) = (\,x(u,v),\ y(u,v),\ z(u,v)\,)$, and the integral is a function on $f$: $f \mapsto \int_{S^2} \omega = \int_f \omega$. So - taking Rudin, which takes this point of view, as reference - by definition $$\int_{S^2} \omega =\int_{u=0}^\pi \left( \int_{v=0}^{2\pi}\, \sin u \,dv \right)\,du$$ (sections 10.11 and 10.1 - the former for differential forms and parametristations, and the latter for the definition of the integral in $\mathbb R^n$).
This corresponds to c), because, by the change of variables formulism, $\int_{S^2} = \int_{Id} f^*\omega$, where $Id:[0,\pi]\times[0,2\pi] \to [0,\pi]\times[0,2\pi]$ is the identity (theorem 10.24).
Edit: in fact, in the first version of this, I was tempted to insert the pull-back into my "by definition" phrase/equality :
$$\int_{S^2} \omega =\int _{[0,\pi]\times [0,2\pi]} f^*\omega = \int_{u=0}^\pi \left( \int_{v=0}^{2\pi}\, \sin u \,dv \right)\,du,$$
but did not because Rudin does not introduce the pull-back (with different notation) until later; instead, Rudin writes out explicitly the Jacobian formula to define the integral of a form as an integral on a certain type of set in $\mathbb R^n$ (as I did above). But the explicit Jacobian formula is the pull-back...
Note: Rudin allows parametrisation domains of the form $D = [a_1,b_1]\times \cdots [a_n,b_n]$, $a_k < b_k$, whereas by your comments to Will P., it looks like you only allow $D=[0,1]^n$. So I actually would have preferred writing this as a comment, rather than as an answer, but it's too long.