I know these definitions for the absolute value (or module): given a real number $x$, then
$$\bbox[yellow] {|x|=\begin{cases}x & \text{if } x\geq 0\\ -x& \text{if } x< 0\end{cases}}$$
or
$$\bbox[yellow] {|x|=\max\{x,-x\}}$$
Are there other definitions in $\mathbb R$ (for example using $\text{sgn}\, x$)?
PS: The question is referred to high school students.
First of all, what you are asking is not really notation. The word "notation" refers to how we write a particular concept. The concept of "absolute value" has really only one notation: the vertical bars. That is, $|x|$ is the standard notation for the concept "absolute value of $x$".
What you are asking is the definitions of $|x|$, and in particular, you are listing two equivalent definitions of $|x|$.
I can think of two more equivalend definitions for $|x|$: