Within set theory, having the natural numbers $\mathbb{N}$ built as the minimal inductive set with the corresponding additive and multiplicative operations defined, integers $\mathbb{Z}$ can be set as equivalence classes of parallel diagonals of $\mathbb{N}\times\mathbb{N}$, which contain a copy of the natural numbers. See Set Theoretic Definition of Numbers .
Is there any alternative definition of the set $\mathbb{Z}$, starting from $\mathbb{N}$ already defined as usual, such that $$\mathbb{N}\subset\mathbb{Z}$$ as sets, preserving the sum and product operations?
Yes (and the same argument goes for the other number sets).
Any construction of $\mathbb{Z}$ comes equipped with an embedding $i : \mathbb{N} \hookrightarrow \mathbb{Z}$, by letting $i(n)$ be '$n$ considered as an integer'.
Now define $$\mathbb{Z}' = \mathbb{N} \cup (\mathbb{Z} \setminus i[\mathbb{N}])$$ where $i[\mathbb{N}] = \{ i(n) \mid n \in \mathbb{N} \}$ is the image of $i : \mathbb{N} \hookrightarrow \mathbb{Z}$.
Evidently $\mathbb{N} \subseteq \mathbb{Z}'$ and the arithmetic operations of $\mathbb{N}$ are preserved in $\mathbb{Z}'$. And indeed, $\mathbb{Z}'$ is a perfectly good 'set of integers', since there is an easy-to-define bijection $\mathbb{Z}' \to \mathbb{Z}$ given by $$n \mapsto \begin{cases} i(n) & \text{if } n \in \mathbb{N} \\ n & \text{if } n \in \mathbb{Z} \setminus i[\mathbb{N}] \end{cases}$$
[Slight caveat: if your construction of $\mathbb{Z}$ already contains some natural numbers for whatever reason, replace $\mathbb{Z} \setminus i[\mathbb{N}]$ by an isomorphic set that contains no natural numbers, such as $(\mathbb{Z} \setminus i[\mathbb{N}]) \times \{ 0 \}$.]