If we pick Minecraf as a game, you could assume variables like:
Logical or Boolean data type. Used when you need to store a true/false to easily make conditional statements.
Numerical or Integer data type. Used when you need a number without decimal values.
Numerical or Float data type. Used when you need a number with decimal values.
String data type. Used when you need a sequence of characters.