Every subscriber record can have any number of custom (user-defined) fields; you can use them to store information such as the address, phone, country, and so on.
You can add/remove custom fields by double-clicking a mailing list icon and then clicking the "Manage Subscriber Fields" button.
You can then access the fields by using the $() syntax, e.g. $(Phone) to access field you named Phone.